home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / introtext.swf / scripts / frame_36 / DoAction.as
Encoding:
Text File  |  2000-10-31  |  82 b   |  5 lines

  1. if(nsecs < getTimer() / "1000" - timenow)
  2. {
  3.    gotoAndPlay(eval("return"));
  4. }
  5.